FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package eng.fhir.profile.dev#0.0.7-beta (63 ms)

Package eng.fhir.profile.dev
Type CodeSystem
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/prestazioni
Url http://cct.eng.it/FHIR/schema/prestazioni
Version 1.0.1
Status draft
Date 2023-03-31T16:03:13+02:00
Name PrestazioniCode
Title PrestazioniCode
Experimental False
Description Questo CodeSystem incluce l'elenco delle prestazioni
Content complete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "PrestazioniCodeEsempio",
  "meta" : {
    "profile" : [
      "https://eng.it/fhir/StructureDefinition/CodeSystem_Prestazioni"
    ]
  },
  "url" : "http://cct.eng.it/FHIR/schema/prestazioni",
  "version" : "1.0.1",
  "name" : "PrestazioniCode",
  "title" : "PrestazioniCode",
  "status" : "draft",
  "date" : "2023-03-31T16:03:13+02:00",
  "publisher" : "Engineering Informatica SPA",
  "contact" : [
    {
      "name" : "GRP_esb.sanita",
      "telecom" : [
        {
          "system" : "email",
          "value" : "grp_esb.sanita@eng.it"
        }
      ]
    }
  ],
  "description" : "Questo CodeSystem incluce l'elenco delle prestazioni",
  "hierarchyMeaning" : "grouped-by",
  "content" : "complete",
  "property" : [
    {
      "code" : "descrizione_lunga",
      "description" : "Descrizione lunga",
      "type" : "string"
    },
    {
      "code" : "nota",
      "description" : "Nota",
      "type" : "string"
    },
    {
      "code" : "costo",
      "description" : "Tariffa",
      "type" : "decimal"
    },
    {
      "code" : "codice_ministeriale",
      "description" : "Codice ministeriale",
      "type" : "string"
    },
    {
      "code" : "branca",
      "uri" : "http://cct.eng.it/FHIR/schema/branche",
      "description" : "Codice della branca a cui afferisce la prestazione",
      "type" : "code"
    },
    {
      "code" : "data_inizio",
      "description" : "Data inizio validità",
      "type" : "dateTime"
    },
    {
      "code" : "data_fine",
      "description" : "Data fine validità",
      "type" : "dateTime"
    }
  ],
  "concept" : [
    {
      "code" : "VCAR",
      "definition" : "VISITA CARDIOLOGICA",
      "property" : [
        {
          "code" : "descrizione_lunga",
          "valueString" : "VISITA CARDIOLOGICA"
        },
        {
          "code" : "costo",
          "valueDecimal" : 18.910000000000000142108547152
        },
        {
          "code" : "codice_ministeriale",
          "valueString" : "89.7"
        },
        {
          "code" : "branca",
          "valueCode" : "08"
        },
        {
          "code" : "branca",
          "valueCode" : "RAD-TRAD"
        },
        {
          "code" : "data_inizio",
          "valueDateTime" : "2005-06-08"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.